-
-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Validate Teensy 4.1 Environment #25937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
thinkyhead
merged 1 commit into
MarlinFirmware:bugfix-2.1.x
from
thisiskeithb:pr/validate_envs
Jun 7, 2023
Merged
Validate Teensy 4.1 Environment #25937
thinkyhead
merged 1 commit into
MarlinFirmware:bugfix-2.1.x
from
thisiskeithb:pr/validate_envs
Jun 7, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Djonker83
added a commit
to Djonker83/Marlin
that referenced
this pull request
Jun 16, 2023
* 🩹 Update KEDI / GODI LCD_PINS_EN pin (MarlinFirmware#25886) * [cron] Bump distribution date (2023-05-29) * 🩹 Fix and improve GT2560 pins (MarlinFirmware#25890) Co-authored-by: Scott Lahteine <[email protected]> * 🔨 Install 'heatshrink' if needed (MarlinFirmware#25896) * [cron] Bump distribution date (2023-05-30) * 🔧 Default has Heated Bed (MarlinFirmware#25895) Co-authored-by: Scott Lahteine <[email protected]> * 🚸 Probe Wizard display fix * 🧑💻 ExtUI::onLevelingStart/Done for all leveling (MarlinFirmware#25913) * 🌐 Update Russian translation (MarlinFirmware#25840) * 🌐 Remove unused strings * 🔧 Update LCD with NeoPixel Contrast (MarlinFirmware#25893) * [cron] Bump distribution date (2023-06-02) * 📝 M122 comment * 🔨 Clarify env error (MarlinFirmware#25915) * 🔨 Fix pins debugging for Simulator * 🎨 Lowercase method / data member names (MarlinFirmware#25914) * 🧑💻 numtostr use functions * 🧑💻 Dump BOTH and EITHER macros (MarlinFirmware#25908) * 🧑💻 Remove LOOP macros (MarlinFirmware#25917) * [cron] Bump distribution date (2023-06-03) * 🎨 Lowercase followup (MarlinFirmware#25923) Followup to MarlinFirmware#25914 * 🔨 STM32H723VG (1024KB) (MarlinFirmware#25921) * 🩹 Endstop hit state followup (MarlinFirmware#25885) Followup to MarlinFirmware#25574 * 🧑💻 Fix narrowing conversions (MarlinFirmware#25924) * 🔧 BTT SKR 3 has onboard endstop pullups (MarlinFirmware#24876) * 🐛 Fix M25/M125 for LCDs with ui.resume_print (MarlinFirmware#24877) * [cron] Bump distribution date (2023-06-04) * ✏️ Fix LCD contrast typo (MarlinFirmware#25929) * 🩹 Fix D576 buffer underrun reporting (MarlinFirmware#25931) * [cron] Bump distribution date (2023-06-05) * 🔧 TMC Driver axis baud for Soft Serial (MarlinFirmware#25664) * 🎨 Detab C/C++ * 🧑💻 Dir change is AxisBits Followup to MarlinFirmware#25761 * 🩹 Wrap HAS_DISPLAY for if() Followup to MarlinFirmware#24877 * 🧑💻 Fix mfconfig trailing space * [cron] Bump distribution date (2023-06-06) * 🩹 Fix JyersUI corner pos Followup to MarlinFirmware#25631 * 🧑💻 Bypass error in build_example * 🧑💻 Suppress narrowing warnings Followup to MarlinFirmware#25924 * ⚡️ Mixer label in PROGMEM * 🩹 Conditional include probe.h * 🧑💻 Use Flags<> for runout (MarlinFirmware#25938) * [cron] Bump distribution date (2023-06-07) * 🌐 Update Italian language (MarlinFirmware#25940) * 🔨 Teensy 4.1 pins env check (MarlinFirmware#25937) * [cron] Bump distribution date (2023-06-08) * 🔧 Z-MIN as CREALITY V25 S1 probe * 🚸 Fix TFT menu positioning (MarlinFirmware#25942) Co-authored-by: Ed <[email protected]> * 🔨 Clean up some BTT envs, etc. (MarlinFirmware#25934) Followup to MarlinFirmware#25921 Co-authored-by: Scott Lahteine <[email protected]> * 🚸 General TFT cleanup * 🚸 Portrait TS35 move axis screen (MarlinFirmware#25945) * 🔨 Update STM32Hxx boards/variants Followup to MarlinFirmware#25934 * 🔨 Fix serial port #error text * [cron] Bump distribution date (2023-06-09) * 🐛 Fix _MINMAX_TEST typo (MarlinFirmware#25954) * 🩹 Conditional u8g for SAMD21 (MarlinFirmware#25947) * 🔨 Simpler distinct firmware rename (MarlinFirmware#25957) * 🐛 Fix dummy thermistors 998-999 (MarlinFirmware#25956) * [cron] Bump distribution date (2023-06-10) * 🔨 Firmware rename followup (MarlinFirmware#25966) Followup to MarlinFirmware#25957 * [cron] Bump distribution date (2023-06-11) * 🔨 SKR Mini E3 v3.0.1 XFER (MarlinFirmware#25955) * [cron] Bump distribution date (2023-06-12) * ♻️ Simplify SERIAL_ECHO (MarlinFirmware#25928) Since this increases AVR code size, try to optimize further. * 🔥 Remove VAkE 403D (MarlinFirmware#25969) * [cron] Bump distribution date (2023-06-13) * 🎨 Lowercase methods, functions, data members (MarlinFirmware#25939) For: TFT, DGUS, MarlinUI, Anycubic, JyersUI, CrealityUI * 🔧 Sanity check IA_CREALITY mesh size * [cron] Bump distribution date (2023-06-15) * 🎨 Lowercase followup Followup to MarlinFirmware#25939 * 🎨 Group STM32G0 pins includes (MarlinFirmware#25977) * 📝 Document Manta E3 EZ / E3V2 LCD custom wiring (MarlinFirmware#25976) * ✨ BTT RAMPS 1.6+ (MarlinFirmware#25970) * [cron] Bump distribution date (2023-06-16) --------- Co-authored-by: Keith Bennett <[email protected]> Co-authored-by: thinkyhead <[email protected]> Co-authored-by: DejitaruJin <[email protected]> Co-authored-by: EvilGremlin <[email protected]> Co-authored-by: I3DBeeTech <[email protected]> Co-authored-by: alextrical <[email protected]> Co-authored-by: ellensp <[email protected]> Co-authored-by: Manuel McLure <[email protected]> Co-authored-by: Giuliano Zaro <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: kisslorand <[email protected]> Co-authored-by: Roi Rodríguez Huertas <[email protected]> Co-authored-by: Ed <[email protected]> Co-authored-by: Dmitry Plastinin <[email protected]> Co-authored-by: Miguel Risco-Castillo <[email protected]> Co-authored-by: Bart Meijer <[email protected]>
Andy-Big
pushed a commit
to Andy-Big/Marlin_FB_Reborn
that referenced
this pull request
Jul 15, 2023
Andy-Big
pushed a commit
to Andy-Big/Marlin_FB_Reborn
that referenced
this pull request
Jul 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Validate Teensy 4.1 Environment